Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pandroid: Best Screen Gamepad accessibility #347

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

GabrielBRDeveloper
Copy link
Contributor

The Problem

  • Gamepad on screen disappear in white screens.
  • Gamepad on screen: buttons size use dp, usually dp dimension can change on differents screen dimension and devices models.

Solutions

  • Replace all buttons drawables by thing works on white and black screen.
  • Change dimen from dp to pt (1 pt = 1inch/72)

BEFORE/AFTER

image

Previews

image

image

@GabrielBRDeveloper GabrielBRDeveloper changed the title Best Screen Gamepad accessibility Pandroid: Best Screen Gamepad accessibility Dec 14, 2023
@wheremyfoodat wheremyfoodat merged commit eb23d7e into wheremyfoodat:master Dec 14, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants